Skip to content

Dana palindrome program#51

Merged
kostis merged 4 commits intokostis:masterfrom
strange-program:master
Feb 25, 2025
Merged

Dana palindrome program#51
kostis merged 4 commits intokostis:masterfrom
strange-program:master

Conversation

@strange-program
Copy link
Contributor

Added program written in Dana that takes a string as an input and checks if it is a palindrone or not. Also added an input for it

@kostis
Copy link
Owner

kostis commented Feb 25, 2025

Thanks for your contribution.

There is another, quite similar, palindrome program for the Alan language.

It will make the testing more uniform if you modify your program to be exactly the same in input and output to that one.
Then, we will not need a separate palindrome.input program for it (you can delete that file from this PR) and we can reuse the palindrome.result file.

Please do these changes and I will merge this PR.

@kostis kostis mentioned this pull request Feb 25, 2025
@strange-program
Copy link
Contributor Author

strange-program commented Feb 25, 2025

I did the requested changes. Please confirm that this is ok.

@kostis
Copy link
Owner

kostis commented Feb 25, 2025

Fixed some spaces; now it's OK. Merging.

@kostis kostis merged commit 3d7cb49 into kostis:master Feb 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants